Disable echo back instead of setting tty to raw in Inferior Python
authorkobarity <kobarity@gmail.com>
Thu, 20 Mar 2025 10:03:33 +0000 (19:03 +0900)
committerMattias EngdegÄrd <mattiase@acm.org>
Fri, 18 Apr 2025 12:53:20 +0000 (14:53 +0200)
commit4dcd66abd570e09093e37c3d0e150fd76a15c95c
tree2cb9e73f2f04770df4417ffeedab8123bc9846e8
parent01d4eb3dd427feb3439378eab573d685daf47bb7
Disable echo back instead of setting tty to raw in Inferior Python

* lisp/progmodes/python.el (python-shell-setup-code): Change the
Python setup code.  (Bug#76943)

(cherry picked from commit 4c5c20ddc2cdde570ccf54c4aa60644828ee213d)
lisp/progmodes/python.el